<!DOCTYPE html>
<html lang="en">

<head>
  <meta charset="utf-8">
  <meta content="width=device-width, initial-scale=1.0" name="viewport">
  <title>扩香机-酒店香薰机-物联香氛机厂家-广东阿莫斯智能设备有限公司</title>
  <meta name="description" content="阿莫斯智能一家集研发、生产、销售为一体的香氛设备生产厂家，主要业务香薰系统、扩香机、香氛机、加香机、喷香机设备及香氛精油ODM/OEM定制服务。热线:400-8739-007">
  <meta name="keywords" content="加香机,香氛机,扩香机,香薰机,扩香机精油,香氛精油,香薰精油">

  <!-- Favicons -->
    <link href="upload/jpg/67be85b0e4b052fcbb30649f.jpg" rel="icon">

  <link href="assets/img/apple-touch-icon.png" rel="apple-touch-icon">

  <!-- Fonts -->
  <link href="https://fonts.googleapis.com" rel="preconnect">
  <link href="https://fonts.gstatic.com" rel="preconnect" crossorigin>
  <link href="https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&family=Open+Sans:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;1,300;1,400;1,500;1,600;1,700;1,800&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap" rel="stylesheet">

  <!-- Vendor CSS Files -->
  <link href="assets/vendor/bootstrap/css/bootstrap.min.css" rel="stylesheet">
  <link href="assets/vendor/bootstrap-icons/bootstrap-icons.css" rel="stylesheet">
  <link href="assets/vendor/aos/aos.css" rel="stylesheet">
  <link href="assets/vendor/fontawesome-free/css/all.min.css" rel="stylesheet">
  <link href="assets/vendor/glightbox/css/glightbox.min.css" rel="stylesheet">
  <link href="assets/vendor/swiper/swiper-bundle.min.css" rel="stylesheet">

  <!-- Main CSS File -->
  <link href="assets/css/main.css" rel="stylesheet">
  <link href="assets/css/index.css" rel="stylesheet">

  <!-- =======================================================
  * Template Name: UpConstruction
  * Template URL: https://bootstrapmade.com/upconstruction-bootstrap-construction-website-template/
  * Updated: Aug 07 2024 with Bootstrap v5.3.3
  * Author: BootstrapMade.com
  * License: https://bootstrapmade.com/license/
  ======================================================== -->
    <script>
var _hmt = _hmt || [];
(function() {
  var hm = document.createElement("script");
  hm.src = "https://hm.baidu.com/hm.js?95860c8e88df793159e9f7dfaeaee50c";
  var s = document.getElementsByTagName("script")[0]; 
  s.parentNode.insertBefore(hm, s);
})();
</script>

  <script>

    // 切换国家网站的函数
    function changeCountry() {
      const selectedCountry = document.getElementById('countrySelect').value;
      console.info(selectedCountry)
      // 跳转到对应的国家网站
      window.location.href = selectedCountry;
    }

  </script>
</head>

<body class="starter-page-page">
<header id="header" class="header d-flex align-items-center fixed-top">
  <div class="container-fluid container-xl position-relative d-flex align-items-center justify-content-between">

    <a href="index.html" class="logo d-flex align-items-center">
      <!-- Uncomment the line below if you also wish to use an image logo -->
      <img src="a32c9c1a-c225-49e3-a8c5-c6c1793fb70a.png" alt="">
      <!--    <h1 class="sitename">AMOS-AROMA</h1> <span>.</span> -->
    </a>

    <nav id="navmenu" class="navmenu">
      <ul>
            <li><a href="smartlink.html">智慧物联</a></li>
            <li><a href="device-list-1.html">商业设备</a></li>
            <li><a href="oil-list-1.html">精油香味库</a></li>
            <li><a href="gift-list-1.html">香氛礼品</a></li>
            <li class="dropdown"><a href="#"><span>定制服务</span> <i
                        class="bi bi-chevron-down toggle-dropdown"></i></a>
              <ul>
                    <li><a href="oem.html">设备OEM</a></li>
                    <li><a href="odm.html">精油定制</a></li>
                    <li><a href="gift-custom.html">礼品定制</a></li>
                    <li><a href="app-custom.html">软件定制</a></li>
              </ul>
            </li>
            <li><a href="solution.html">解决方案</a></li>
            <li><a href="contact.html">联系我们</a></li>
            <li><a href="about.html">关于我们</a></li>
      </ul>
      <i class="mobile-nav-toggle d-xl-none bi bi-list"></i>
    </nav>
        <div class="country-selector">
          <select id="countrySelect" onchange="changeCountry()">
              <option value="https://www.amosaroma.cn/">中文-zh</option>
              <option value="https://www.amosaroma.com/">English-en</option>
              <option value="https://amosaroma-sa.com/">Arabic-ar</option>
          </select>
        </div>

  </div>
</header>


<main class="main">
    <section id="hero-23" class="hero section ">
    <div id="hero-carousel" class="carousel slide" data-bs-ride="carousel" data-bs-interval="5000">
                <div class="carousel-item active">
                    <img src="upload/jpg/67bfc0dde4b052fcbb3064de.jpg" alt="">
                </div>
                <div class="carousel-item">
                    <img src="upload/jpg/67bed137e4b052fcbb3064d0.jpg" alt="">
                </div>

        <a class="carousel-control-prev" href="#hero-carousel" role="button" data-bs-slide="prev">
            <span class="carousel-control-prev-icon bi bi-chevron-left" aria-hidden="true"></span>
        </a>

        <a class="carousel-control-next" href="#hero-carousel" role="button" data-bs-slide="next">
            <span class="carousel-control-next-icon bi bi-chevron-right" aria-hidden="true"></span>
        </a>

    </div>

</section><!-- /Hero Section --><!-- Projects Section -->
<section id="projects" class="projects section ">
    <!-- Section Title -->
    <div class="container section-title" data-aos="fade-up">
        <h2>核心优势</h2>
        <p style=""></p>
    </div><!-- End Section Title -->

    <div class="container">

        <div class="isotope-layout" data-default-filter="*" data-layout="masonry" data-sort="original-order">
            <div class="row gy-4" data-aos="fade-up" data-aos-delay="200">
                <div class="col-lg-8 col-md-6 portfolio-item isotope-item" onclick="window.location.href='smartlink.html'">
                    <div class="portfolio-content h-100">
                        <img src="cf75750c-f11a-476d-b9ab-691daaa559f6.jpg" class="img-fluid" alt="">
                        <div class="portfolio-info">
                            <h4>专题</h4>
                            <h1>智慧香氛管理3.0平台</h1>
                            <h2>行业首创--</h2>
                            <a href="smartlink.html" title="More Details" class="more-link"><span>了解更多<</span><i class="bi bi-arrow-right"></i></a>
                        </div>
                    </div>
                </div><!-- End Portfolio Item -->

                <div class="col-lg-4 col-md-6 portfolio-item isotope-item" onclick="window.location.href='device-details-22.html'">
                    <div class="portfolio-content h-100">
                        <img src="9b1fa604-8893-4acd-9d1a-01881ec2fa04.jpg" class="img-fluid" alt="" style="width:100%">
                        <div class="portfolio-info">
                            <h4>产品</h4>
                            <h1>产品XP2000 PLUS 商业智能香氛机</h1>
                            <h2>--物联网管理.液位检测.安全磁吸锁</h2>
                            <a href="device-details-22.html" title="More Details" class="more-link"><span>了解更多</span><i class="bi bi-arrow-right"></i></a>
                        </div>
                    </div>
                </div><!-- End Portfolio Item -->
            </div>
            <div class="row gy-4" data-aos="fade-up" data-aos-delay="200" style="margin-top:10px;:" >
                <div class="col-lg-4 col-md-6 portfolio-item isotope-item" onclick="window.location.href='advanced_technology.html'">
                    <div class="portfolio-content h-100">
                        <img src="0e1aeb98-4776-4582-b64d-a335d5fa6677.jpg" class="img-fluid" alt="" style="width:100%;">
                        <div class="portfolio-info">
                            <h4>技术</h4>
                            <h1>先进二流体雾化技术</h1>
                            <h2>纳米级颗粒.负离子悬浮</h2>
                            <a href="advanced_technology.html" title="More Details" class="more-link"><span>了解更多</span><i class="bi bi-arrow-right"></i></a>
                        </div>
                    </div>
                </div><!-- End Portfolio Item -->
                <div class="col-lg-8 col-md-6 portfolio-item isotope-item" onclick="window.location.href='solution.html'">
                    <div class="portfolio-content h-100">
                        <img src="73bfa859-229d-4937-ba28-6c36822b5e5d.jpg" class="img-fluid" alt="">
                        <div class="portfolio-info">
                            <h4>解决方案</h4>
                            <h1>酒店场景嗅觉解决方案</h1>
                            <h2>正面影响客户感官</h2>
                            <a href="solution.html" title="More Details" class="more-link"><span>了解更多</span><i class="bi bi-arrow-right"></i></a>
                        </div>
                    </div>
                </div><!-- End Portfolio Item -->
            </div>
            <div class="row gy-4 " data-aos="fade-up" data-aos-delay="200" style="margin-top:10px;">
                <div class="col-lg-8 col-md-6 portfolio-item isotope-item" onclick="window.location.href='story-list-1.html'">
                    <div class="portfolio-content h-100">
                        <img src="0fc27f46-2416-47ee-833a-65be8ae583a7.jpg" class="img-fluid" alt="">
                        <div class="portfolio-info">
                            <h4>--</h4>
                            <h1>香味故事</h1>
                            <h2>香味故事经典芬芳的时光之旅</h2>
                            <a href="story-list-1.html" title="More Details" class="more-link"><span>了解更多</span><i class="bi bi-arrow-right"></i></a>
                        </div>
                    </div>
                </div><!-- End Portfolio Item -->
                <div class="col-lg-4 col-md-6 portfolio-item isotope-item" onclick="window.location.href='shichangdongcha-list-1.html'">
                    <div class="portfolio-content h-100">
                        <img src="8a025504-4d73-4d6c-8734-a91bd9f8b559.jpg" class="img-fluid" alt="" style="width:100%">
                        <div class="portfolio-info">
                            <h4>--</h4>
                            <h1>市场洞察</h1>
                            <h2>市场洞察香氛行业的现状与未来趋势</h2>
                            <a href="shichangdongcha-list-1.html" title="More Details" class="more-link"><span>了解更多</span><i class="bi bi-arrow-right"></i></a>
                        </div>
                    </div>
                </div><!-- End Portfolio Item -->
            </div><!-- End Portfolio Container -->
        </div>
    </div>
</section><!-- /Projects Section --><section id="fullscreen-image-26" class="fullscreen-section section light-background">
    <div class="fullscreen-image" style="background-image: url('upload/jpg/67bed831e4b052fcbb3064db.jpg');">
        <div class="overlay">
            <h1>选择阿莫斯智能</h1>
            <h2>-- 开创智慧物联香氛时代,引领空间嗅觉场景新体验 </h2>
            <button onclick="window.location.href='about.html'">关于我们</button>
        </div>
    </div>
</section><section id="recent-blog-posts" class="recent-blog-posts section ">
    <div class="container section-title" data-aos="fade-up">
        <h2>新闻与活动</h2>
        <p>   </p>
    </div>
    <div class="container">
        <div class="row gy-5">
                <div class="col-xl-4 col-md-6">
                    <div class="post-item position-relative h-100" data-aos="fade-up" data-aos-delay="100"  onclick="window.location.href='NEWS-details-6273.html'">
                        <div class="post-content d-flex flex-column">
                            <p>2024-11-30</p>
                            <h3 class="post-title">广东阿莫斯|2024年新品战略发布会圆满结 束!</h3>
                        </div>
                        <div class="post-img position-relative overflow-hidden">
                            <img src="18192982-5dee-402d-a58a-46e25d3772ab.jpg" class="img-fluid" alt="">
                        </div>
                    </div>
                </div>
                <div class="col-xl-4 col-md-6">
                    <div class="post-item position-relative h-100" data-aos="fade-up" data-aos-delay="100"  onclick="window.location.href='NEWS-details-6272.html'">
                        <div class="post-content d-flex flex-column">
                            <p>2024-11-30</p>
                            <h3 class="post-title">展会回顾|广东阿莫斯携新品亮相广州酒店用品 展览会</h3>
                        </div>
                        <div class="post-img position-relative overflow-hidden">
                            <img src="upload/jpg/677b9841e4b0ee64cf350726.jpg" class="img-fluid" alt="">
                        </div>
                    </div>
                </div>
                <div class="col-xl-4 col-md-6">
                    <div class="post-item position-relative h-100" data-aos="fade-up" data-aos-delay="100"  onclick="window.location.href='NEWS-details-6274.html'">
                        <div class="post-content d-flex flex-column">
                            <p>2024-11-30</p>
                            <h3 class="post-title">突破、创新、共赢|2024年阿诺玛湖南郴州旅 游团建活动</h3>
                        </div>
                        <div class="post-img position-relative overflow-hidden">
                            <img src="5fc83a71-42bb-4852-9da9-61287c19f513.jpg" class="img-fluid" alt="">
                        </div>
                    </div>
                </div>
        </div>
    </div>
</section>
</main>

<footer id="footer" class="footer">
  <div class="container footer-top">
    <div class="row gy-4">
        <div class="col-lg-1 col-md-3 footer-links">
          <h4>关于阿莫斯</h4>
          <ul>
                <li><a href="smartlink.html">智慧物联</a></li>
                <li><a href="solution.html">解决方案</a></li>
                <li><a href="contact.html">联系我们</a></li>
                <li><a href="about.html">关于我们</a></li>
          </ul>
        </div>
        <div class="col-lg-1 col-md-3 footer-links">
          <h4>产品中心</h4>
          <ul>
                <li><a href="device-list-1.html">香氛机设备</a></li>
                <li><a href="oil-list-1.html">香氛精油</a></li>
                <li><a href="gift-list-1.html">香氛礼品</a></li>
          </ul>
        </div>
        <div class="col-lg-1 col-md-3 footer-links">
          <h4>定制服务</h4>
          <ul>
                <li><a href="oem.html">设备OEM</a></li>
                <li><a href="odm.html">精油OEM</a></li>
                <li><a href="gift-custom.html">礼品定制</a></li>
                <li><a href="app-custom.html">系统定制</a></li>
          </ul>
        </div>
      <div class="col-lg-4 col-md-6 footer-about">
        <a href="index.html" class="logo d-flex align-items-center">
          <span class="sitename">广东阿莫斯智能设备有限公司</span>
        </a>
        <div class="footer-contact pt-3">
          <p><b>工厂地址：</b>广州市白云区均禾街罗岗村经济合作社禄清大街12号</p>
          <p class="mt-3"> <span><b>400电话：</b>400-8739-007</span></p>
          <p><span><b>业务邮箱：</b>salesmanager@amosaroma.com <br>  <b> 投诉/建议：</b>service@amosaroma.com</span></p>
        </div>
        <div class="social-links d-flex mt-4" style="display: none !important;">
          <a href=""><i class="bi bi-twitter-x"></i></a>
          <a href=""><i class="bi bi-facebook"></i></a>
          <a href=""><i class="bi bi-instagram"></i></a>
          <a href=""><i class="bi bi-linkedin"></i></a>
        </div>
      </div>
      <div class="col-lg-4 contact">
        <form action="" method="post" class="php-email-form" data-aos="fade-up" data-aos-delay="400">
          <div class="row gy-4">
            <div class="col-md-12">
              <textarea id="content" class="form-control"    name="content" rows="2" placeholder="请输入留言内容" required></textarea>
              <input id="websiteId" type="hidden" value="51" ></input>
            </div>
            <div class="col-md-12">
              <input id="name" type="text"  class="form-control" name="name" placeholder="请输入你的名字" required>
            </div>
            <div class="col-md-12">
              <input id="phone" type="text" class="form-control" name="phone" placeholder="请输入电话" required>
            </div>
            <div class="col-md-12 ">
              <input id="email" type="email" class="form-control" name="email" placeholder="请输入邮箱" required="">
            </div>
            <div class="col-md-12 text-center">
              <div class="loading">Loading</div>
              <div class="error-message"></div>
              <div class="sent-message">你的留言提交成功,谢谢</div>
              <button type="submit">提交</button>
            </div>
          </div>
        </form>
      </div><!-- End Contact Form -->
    </div>
  </div>

  <div class="container copyright text-center mt-4">
    <p>© <span>Copyright</span> <strong class="px-1 sitename">广东阿莫斯智能设备有限公司</strong>
      <span>All Rights Reserved</span></p>
    <div class="credits">
      <!-- All the links in the footer should remain intact. -->
      <!-- You can delete the links only if you've purchased the pro version. -->
      <!-- Licensing information: https://bootstrapmade.com/license/ -->
      <!-- Purchase the pro version with working PHP/AJAX contact form: [buy-url] -->
      <!--  Designed by <a href="https://bootstrapmade.com/">amos-aroma.com</a> -->
      <a href="https://beian.miit.gov.cn/" target="_blank" rel="noopener noreferrer">  粤ICP备13059219号-7 </a>
    </div>
  </div>

</footer>

  <!-- Scroll Top -->
  <a href="#" id="scroll-top" class="scroll-top d-flex align-items-center justify-content-center"><i class="bi bi-arrow-up-short"></i></a>

  <!-- Preloader -->
  <div id="preloader"></div>

  <!-- Vendor JS Files -->
  <script src="assets/vendor/bootstrap/js/bootstrap.bundle.min.js"></script>
  <script src="assets/vendor/php-email-form/validate.js"></script>
  <script src="assets/vendor/aos/aos.js"></script>
  <script src="assets/vendor/glightbox/js/glightbox.min.js"></script>
  <script src="assets/vendor/imagesloaded/imagesloaded.pkgd.min.js"></script>
  <script src="assets/vendor/isotope-layout/isotope.pkgd.min.js"></script>
  <script src="assets/vendor/swiper/swiper-bundle.min.js"></script>
  <script src="assets/vendor/purecounter/purecounter_vanilla.js"></script>
<script src="https://code.jquery.com/jquery-3.6.0.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/handlebars.js/4.7.7/handlebars.min.js"></script>
  <!-- Main JS File -->
  <script src="assets/js/main.js"></script>

</body>

</html>